PDF4Java Reference Documentation
com.o2sol.pdf4java.content Package / PDFContentExtractor Class
Fields Methods


In This Topic
    PDFContentExtractor Class Members
    In This Topic

    The following tables list the members exposed by PDFContentExtractor.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Field  
    Top
    Public Methods
     NameDescription
    Public MethodExtracts the colorspaces that exist in the page resources.  
    Public MethodExtracts the page content stream as a list of graphic operators with their operands.  
    Public MethodExtracts the information related to the images displayed on the page.  
    Public MethodExtracts the content of an optional content group.  
    Public MethodOverloaded. Extracts the text from the PDF page.  
    Public MethodOverloaded. Extracts the text from the PDF page as a collection of Objects.  
    Public MethodOverloaded. Extracts the text fragments from the PDF page.  
    Public MethodOverloaded. Extracts the page content as a list of visual Objects.  
    Public MethodOverloaded. Extracts the text from the PDF page as a collection of words.  
    Public MethodGets the cmap factory.  
    Public MethodOverloaded. Searches the page content for the specified text.  
    Public MethodSets the cmap factory.  
    Top
    See Also